ActiveReports 8
FunctionalExtensions.MatchBlock<T,TResult> Class Members
Properties  Methods 

The following tables list the members exposed by FunctionalExtensions.MatchBlock<T,TResult>.

Public Constructors
 NameDescription
Public ConstructorFunctionalExtensions.MatchBlock<T,TResult> ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyEndCloses the match block a return the matching result.  
Public PropertyItemGets the value of the matched expression.  
Public PropertyMatchedGets true if at least one match succeeded (Otherwise block is ignored).  
Public PropertyResultGets the result of successful match block.  
Top
Public Methods
 NameDescription
Public MethodOtherwiseAllows to provide fallback implementation (in case no other matches).  
Public MethodWhenOverloaded. Matches item by type.  
Top
See Also

Reference

FunctionalExtensions.MatchBlock<T,TResult> Class
GrapeCity.ActiveReports.Export.Xml.Page Namespace

Support Forum